RenderBuffer

Undocumented in source.

Constructors

this
this(uint width, uint height, InternalFormat format)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
readData
ubyte[] readData(uint x, uint y)
readDepthComponent
float[] readDepthComponent(uint x, uint y)

Properties

height
uint height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
uint id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
uint width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta